home *** CD-ROM | disk | FTP | other *** search
/ X User Tools / X User Tools (O'Reilly and Associates)(1994).ISO / sources / tvtwm / ssol2 / tvtwm
Text File  |  1994-10-02  |  284b  |  12 lines

  1. --- ./Imakefile.rtr    Mon Jan 25 03:02:24 1993
  2. +++ ./Imakefile    Tue Sep 13 16:45:43 1994
  3. @@ -42,7 +42,7 @@
  4.  XCOMM <X11/xpm.h>.
  5.  XCOMM
  6.  
  7. -         XPMLIB = -lXpm
  8. +         XPMLIB = -L/usr/local/lib -lXpm
  9.          XPM_DEF = -DXPM
  10.      XLOADIM_DEF = -DXLOADIMAGE=\"$(BINDIR)/xloadimage\"
  11.  
  12.